.active {
    text-decoration: underline;
    font-weight: 900;
    color: #EC6559 !important;
}

.bgcolor1 {
    background-color: #EC6559 !important;
}

.bgcolor2 {
    background-color: rgb(30, 29, 34) !important;
}

.color1 {
    color: #EC6559 !important;
}

.color2 {
    color: rgb(30, 29, 34) !important;
}

.color3 {
    color: #2D1D4F !important;
}